Carbon


NewDialog

Header: Dialogs.h Carbon status: Supported

DialogPtr NewDialog (
    void *dStorage, 
    const Rect *boundsRect, 
    ConstStr255Param title, 
    Boolean visible, 
    SInt16 procID, 
    WindowPtr behind, 
    Boolean goAwayFlag, 
    SInt32 refCon, 
    Handle items
);
dStorage
boundsRect
title
visible
procID
behind
goAwayFlag
refCon
items

AVAILABILITY

Supported in Carbon. Available in CarbonLib 1.0 and later when InterfaceLib 7.1 or later is installed. Exported by CarbonLib 1.0 and later and by InterfaceLib 7.1 and later.


© 2000 Apple Computer, Inc. — (Last Updated 4/14/2000)